home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 62
/
Volume 62 - JOGO DISK .iso
/
Games
/
penguinpass.swf
/
scripts
/
DefineButton2_162
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-03-17
|
158b
|
8 lines
on(release){
_root.gotshape = false;
_root.placeposition = 0;
_root.ta._x = 1000;
_root.tryagain = true;
_root.cover.gotoAndPlay(16);
}